home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 49
/
Volume 49 - JOGO DISK .iso
/
Games
/
extremeracing2.swf
/
scripts
/
DefineSprite_231
/
frame_16
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-10-01
|
217 b
|
13 lines
_root.oilSpinOut = "no";
_root.distanceTimer = 0;
_root.distanceController = 5;
_root.distanceSpeedTimer = 0;
if(_root.gameOver == "yes")
{
stop();
}
else
{
_parent._parent._parent.gotoAndStop(1);
}